Type inference definition

Search

Type inference

Type inference logo #21000 Type inference refers to the automatic deduction of the data type of an expression in a programming language. If some, but not all, type annotations are already present it is referred to as type reconstruction. The opposite operation of type inference is called type erasure. It is a feature present in some strongly statically typed languages. It i...
Found on http://en.wikipedia.org/wiki/Type_inference
No exact match found.